home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Canadian & World Encyclopedia 1998
/
The Canadian & World Encyclopedia 1998 - Disc 2.iso
/
pc
/
pb
/
profile.dir
/
00052_Script_52
< prev
next >
Wrap
Text File
|
1997-07-29
|
235b
|
9 lines
on exitFrame
set thelist = [:]
repeat with x = 5 to 20
set im_s to "doimp(,"&x - 4&")"
addProp thelist, im_s, the rect of sprite x
end repeat
set_cursors( [4,9,11,12,16,21,22,24,25,27,28])
-- put thelist
end